From: Romain Francoise Date: Sun, 31 Dec 2006 15:33:08 +0000 (+0000) Subject: Cosmetics. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~31176 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=13fcde77fb54d616aa83bdc9268e2a92bff4973e;p=emacs.git Cosmetics. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5658c878479..1cd2f794e5f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,6 @@ -2006-12-31 Romain Francoise +2006-12-31 Romain Francoise - * net/tramp.el (tramp-default-method): Don't call `symbol-function'. - Apply `funcall' directly on 'executable-find. + * net/tramp.el (tramp-default-method): Don't use `symbol-function'. 2006-12-31 Kim F. Storm